Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipfs get: set correct content-type on resp #2268

Closed
wants to merge 2 commits into from

Conversation

rht
Copy link
Contributor

@rht rht commented Jan 30, 2016

closes #1824

License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
@@ -119,6 +119,9 @@ test_get_cmd
# should work online
test_launch_ipfs_daemon
test_get_cmd
test_expect_success "ipfs get response has the correct content-type" '
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should probably test the compressed one too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP API - Content-Type returned by get command should be application/x-tar
3 participants